Upstream tarball 20080714
[amule.git] / MSVC Solution / libs / libmuleexternalwxlistctrl / libmuleexternalwxlistctrl.vcproj
blobd56be1d15219ce033fdc0feb80c1308b6f1dbf74
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="libmuleexternalwxlistctrl"
6 ProjectGUID="{16C7A051-9097-41A5-BA26-FEC1EA1F16EF}"
7 RootNamespace="libmuleexternalwxlistctrl"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="4"
23 CharacterSet="1"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\lib\vc_lib\mswud&quot;"
44 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
45 MinimalRebuild="true"
46 ExceptionHandling="2"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="3"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 Detect64BitPortabilityProblems="true"
52 DebugInformationFormat="4"
54 <Tool
55 Name="VCManagedResourceCompilerTool"
57 <Tool
58 Name="VCResourceCompilerTool"
60 <Tool
61 Name="VCPreLinkEventTool"
63 <Tool
64 Name="VCLibrarianTool"
66 <Tool
67 Name="VCALinkTool"
69 <Tool
70 Name="VCXDCMakeTool"
72 <Tool
73 Name="VCBscMakeTool"
75 <Tool
76 Name="VCFxCopTool"
78 <Tool
79 Name="VCPostBuildEventTool"
81 </Configuration>
82 <Configuration
83 Name="Release|Win32"
84 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
85 IntermediateDirectory="$(ConfigurationName)"
86 ConfigurationType="4"
87 CharacterSet="1"
88 WholeProgramOptimization="1"
90 <Tool
91 Name="VCPreBuildEventTool"
93 <Tool
94 Name="VCCustomBuildTool"
96 <Tool
97 Name="VCXMLDataGeneratorTool"
99 <Tool
100 Name="VCWebServiceProxyGeneratorTool"
102 <Tool
103 Name="VCMIDLTool"
105 <Tool
106 Name="VCCLCompilerTool"
107 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\lib\vc_lib\mswu&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\..\&quot;"
108 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS"
109 RuntimeLibrary="2"
110 UsePrecompiledHeader="0"
111 WarningLevel="3"
112 Detect64BitPortabilityProblems="true"
113 DebugInformationFormat="3"
115 <Tool
116 Name="VCManagedResourceCompilerTool"
118 <Tool
119 Name="VCResourceCompilerTool"
121 <Tool
122 Name="VCPreLinkEventTool"
124 <Tool
125 Name="VCLibrarianTool"
127 <Tool
128 Name="VCALinkTool"
130 <Tool
131 Name="VCXDCMakeTool"
133 <Tool
134 Name="VCBscMakeTool"
136 <Tool
137 Name="VCFxCopTool"
139 <Tool
140 Name="VCPostBuildEventTool"
142 </Configuration>
143 </Configurations>
144 <References>
145 </References>
146 <Files>
147 <Filter
148 Name="Source Files"
149 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
150 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
152 <File
153 RelativePath="..\..\..\src\extern\wxWidgets\listctrl.cpp"
155 </File>
156 </Filter>
157 <Filter
158 Name="Header Files"
159 Filter="h;hpp;hxx;hm;inl;inc;xsd"
160 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
162 <File
163 RelativePath="..\..\..\src\extern\wxWidgets\listctrl.h"
165 </File>
166 </Filter>
167 <Filter
168 Name="Resource Files"
169 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
170 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
172 </Filter>
173 </Files>
174 <Globals>
175 </Globals>
176 </VisualStudioProject>